home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / straighten.swf / scripts / DefineButton2_93 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-04-22  |  136 b   |  5 lines

  1. on(release){
  2.    _global.menu.selectItem("perspective_correction");
  3.    loadMovie("perspective_correction.swf","_root.mainwindow");
  4. }
  5.